Comment fix.
authorRichard M. Stallman <rms@gnu.org>
Sun, 30 May 1993 20:56:46 +0000 (20:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 30 May 1993 20:56:46 +0000 (20:56 +0000)
src/s/dgux.h

index 753a838a2c17103f5de3eff7dbade0b1a9463735..3ca377493db998f969cf9931a801c71f798aa75a 100644 (file)
@@ -261,7 +261,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define POSIX_SIGNALS
 
-/* Not worth converting the old GNU malloc to work with POSIX_SIGNALS.  */
+/* pmr@rock.concert.net says Emacs fails without this.  We don't know why.  */
 #define SYSTEM_MALLOC
 
 /* Define this if you use System 5 Release 4 Streams */